| SaBillCodeCategory |
| Logical Entity Name | SaBillCodeCategory |
| Default Table Name | SaBillCodeCategory |
| Physical Only | NO |
| Definition | |
| Note |
| SaBillCodeCategory Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SaBillCodeCategoryId |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(50) | NO | ||
| DisplayOrder | smallint | NO | ||
UserId |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SaBillCodeCategory Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Uk_SaBillCodeCategory_Code | Index | Code |
| Pk_SaBillCodeCategorySaBillCodeCategoryId | PrimaryKey | SaBillCodeCategoryId |
| SaBillCodeCategory Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_SaBillCodeCategoryUserId_SyStaffSyStaffId | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaStudentFundSourceTransactionCodes | Non-Identifying | One To Zero or More | FK_FaStudentFundSourceTransactionCodes_SaBillCodeCategoryId_SaBillCodeCategory_SaBillCodeCategoryId | NO | YES | |||
| SaBillCode | Non-Identifying | One To Zero or More | FK_SaBillCodeSaBillCodeCategoryId_SaBillCodeCategorySaBillCodeCategoryId | NO | YES |
| SaBillCodeCategory Check Constraints |
| Check Constraint Name | CheckConstraint |